projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f724443
)
Bloatpad: Add an accelerator in the menu
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Dec 2011 22:44:03 +0000
(17:44 -0500)
committer
Ryan Lortie
<desrt@desrt.ca>
Mon, 19 Dec 2011 17:51:11 +0000
(12:51 -0500)
examples/bloatpad.c
patch
|
blob
|
history
diff --git
a/examples/bloatpad.c
b/examples/bloatpad.c
index 50e30b0d655e2a342e8ce35b16e74401de4941a0..368c81fc80851a491aa59837537872899592f885 100644
(file)
--- a/
examples/bloatpad.c
+++ b/
examples/bloatpad.c
@@
-195,7
+195,7
@@
bloat_pad_startup (GApplication *application)
" <item label='_About Bloatpad' action='app.about'/>"
" </section>"
" <section>"
- " <item label='_Quit' action='app.quit'/>"
+ " <item label='_Quit' action='app.quit'
accel='<Primary>q'
/>"
" </section>"
" </menu>"
" <menu id='menubar'>"